Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull upstream changes #1

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open

Conversation

jimmydorry
Copy link

Sets new library baseline of v2 that all mods must meet

o0oradaro0o and others added 30 commits October 12, 2015 19:18
with testing mode and such
Major library update. Set new version checkpoint.
Fixed a couple of  faulty functions on the way. Need ideas for more
utilities!
It might be possible to just use the 'address' field on the
player_connect event
Also adjusted the schema on the test branch
Moved rounds to the bottom of the default schema and changed the args to
a 'isLastRound' parameter that defaults to false in case of
customSchema:submitRound() calls

Needs testing!
Address method also failed
Merged test branch for definitive v2
Debug:
Sending:
{"modIdentifier":"0a545b9a80b2c06512e7bf3d8a9bbae6","steamID32":"86718505","matchID":1297354,"schemaVersion":2}
GDS Reply: {"result":0,"error":"Caught Exception: Missing
payload!","schemaVersion":1}
This broadcasts the super sekret keys
Removed .xml, must use lua Dynamic_HUD
Resolved #52
jimmydorry and others added 30 commits November 17, 2015 20:52
Let's roll with these changes.
Fix for no stats in workshop tools (TESTING override)
- Update http://getdotastats.com/#s2__guide_stat_collection requesting
to merge the custom UI manifest line
… pre-game send until the game is officially ready
- In dedicated servers, print to panorama console if TESTING is enabled
- In developer tools or non-dedi servers with TESTING Enabled, print to
vscript console
- Only turn on the flag when the callback received was successful
- Convert matchID to string
- Round the loading time properly
- Print the encoded payload if TESTING
Added panorama print js which was missing earlier
- init will no longer vscript crash the game if the settings.kv file
can't be found
- updated commented readme (chatbox is gone)
- Print improvements:
1. only print setflags when testing
2. The four stage callback error prints now all go to a ReturnedErrors
function check
3. added printError, always prints where, msg and the 2 keys
Player Count is now set during stage2
Fixes typo for HTTPRequest error message. Separate empty server response from bad status code in error log.
Valve replaced `CreateHTTPRequest` with `CreateHTTPRequestScriptVM`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants